-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Hotfix multer configuration for production #1023
Open
ankita-p17
wants to merge
71
commits into
develop
Choose a base branch
from
hotfix/configuration-changes
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: out of band
…v-to-main-afj-auth
refactor: AFJ Authentication
…v-to-main-afj-auth
feat: Set organization to public by default
Signed-off-by: KulkarniShashank <[email protected]>
…-prod-9-2-2024
Signed-off-by: Sheetal-ayanworks <[email protected]>
Signed-off-by: Sheetal-ayanworks <[email protected]>
Signed-off-by: Sheetal-ayanworks <[email protected]>
Signed-off-by: Sheetal-ayanworks <[email protected]>
merge: QA to Main branch
Signed-off-by: Ajay Jadhav <[email protected]>
Signed-off-by: Sai Ranjit Tummalapalli <[email protected]>
Create DMP_2024.yml
…-main-12-04-2024 Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KambleSahil3 <[email protected]>
Changes in dockerfiles for nonroot user
Signed-off-by: Krishna <[email protected]>
hotfix: add shorten url
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
fix: hotfix for security issues
* Docker file changes comment npx generate and migrate Signed-off-by: KambleSahil3 <[email protected]> * comment puppeter installation in utility Signed-off-by: KambleSahil3 <[email protected]> * yarn.lock fie Signed-off-by: KambleSahil3 <[email protected]> * added primsa generate and mirgate in first stage Signed-off-by: KambleSahil3 <[email protected]> * refactor: ledger api Signed-off-by: bhavanakarwade <[email protected]> * refactor: create schema api Signed-off-by: bhavanakarwade <[email protected]> * resolved sonar lint checks Signed-off-by: bhavanakarwade <[email protected]> * fix: modify database column name Signed-off-by: bhavanakarwade <[email protected]> * fix: modify validation message Signed-off-by: bhavanakarwade <[email protected]> * fix: security vulnerabilities Signed-off-by: pranalidhanavade <[email protected]> * added only npx deploy in CMD Signed-off-by: KambleSahil3 <[email protected]> * fix: security issues Signed-off-by: bhavanakarwade <[email protected]> * refactor: env sample Signed-off-by: bhavanakarwade <[email protected]> * fix: API error for get credef by id (#656) Signed-off-by: Krishna <[email protected]> * refactor: updated webauthn version to latest (9.0.3) (#657) * fido version updated Signed-off-by: tipusinghaw <[email protected]> * fix: email auth issue Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * fix: http method for delete Signed-off-by: sanjay.khatal <[email protected]> * refactor: ledger table Signed-off-by: bhavanakarwade <[email protected]> * refactor: update import of enum Signed-off-by: bhavanakarwade <[email protected]> * fix: added the validation for the pageNumber and pageSize Signed-off-by: KulkarniShashank <[email protected]> * refactor: cred-def controller APIs (#661) * refactor: get all cred defs api Signed-off-by: bhavanakarwade <[email protected]> * refactor: cred def controller apis Signed-off-by: bhavanakarwade <[email protected]> * resolved comments Signed-off-by: bhavanakarwade <[email protected]> * refactor: update import Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * refactor: update import of enum Signed-off-by: bhavanakarwade <[email protected]> * Changed stage 1:npx commands to migrate and generate in dockerfiles Signed-off-by: KambleSahil3 <[email protected]> * fix: added the organization name validation Signed-off-by: KulkarniShashank <[email protected]> * fix: validation for UUID fixed for connectionId in proof Signed-off-by: Krishna <[email protected]> * fix: path traversal for updating org details Signed-off-by: Krishna <[email protected]> * fix: added the validation in connection and ecosystem module for sql-injection Signed-off-by: KulkarniShashank <[email protected]> * Removed all unnecessary comments Signed-off-by: KambleSahil3 <[email protected]> * refactor: interface parameters Signed-off-by: bhavanakarwade <[email protected]> * fix: added the decode URI component in main.ts Signed-off-by: KulkarniShashank <[email protected]> * fix: added the messages for the invalid URL Signed-off-by: KulkarniShashank <[email protected]> * fix: logo uri validation in image update for org for security testing Signed-off-by: Krishna <[email protected]> * fix: update validation for empty string for logo Signed-off-by: Krishna <[email protected]> * fix: name validation in update org Signed-off-by: Krishna <[email protected]> * refactor:added `outOfBandId` into issuance webhook (#669) * refactor:added outOfBandId into issuance webhook Signed-off-by: pallavicoder <[email protected]> * chore:added type as null and string Signed-off-by: pallavicoder <[email protected]> --------- Signed-off-by: pallavicoder <[email protected]> * feat: multi-did creation implementation for an organization (#667) * feat: multi did support Signed-off-by: tipusinghaw <[email protected]> * refactor: added validation Signed-off-by: tipusinghaw <[email protected]> * refactor: added logic for pervious primary DID Signed-off-by: tipusinghaw <[email protected]> * refactor: changed primaryDid and added size to did veriable Signed-off-by: tipusinghaw <[email protected]> * fix: resloved commits Signed-off-by: tipusinghaw <[email protected]> * fix: updated the import url Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * feat: multiselect connection while issuance (#629) * feat: multiselect connections while issuance Signed-off-by: bhavanakarwade <[email protected]> * feat: multi select connections functionality while issuance Signed-off-by: bhavanakarwade <[email protected]> * feat: multi select connections Signed-off-by: bhavanakarwade <[email protected]> * refactor: modify error message Signed-off-by: bhavanakarwade <[email protected]> * fix: resolved comments Signed-off-by: bhavanakarwade <[email protected]> * resolved comments Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: fix wallet spinup dto issue (#675) Signed-off-by: tipusinghaw <[email protected]> * add name attribute in w3c presentationDefinition payload (#678) Signed-off-by: Ankita Patidar <[email protected]> * add name attribute in w3c presentationDefinition payload Signed-off-by: Ankita Patidar <[email protected]> * add name attribute in w3c presentationDefinition payload Signed-off-by: Ankita Patidar <[email protected]> * fix: add hotfixes from main Signed-off-by: Krishna <[email protected]> * update validation on creddef field, optional for jsonld Signed-off-by: Ankita Patidar <[email protected]> * feat: add organization(s) into ecosystem (#670) * feat: add self orgs in ecosystem Signed-off-by: bhavanakarwade <[email protected]> * feat: update return types Signed-off-by: bhavanakarwade <[email protected]> * refactor: error handling Signed-off-by: bhavanakarwade <[email protected]> * feat: add role filter in get all organization api Signed-off-by: bhavanakarwade <[email protected]> * refactor: get all organizations dto Signed-off-by: bhavanakarwade <[email protected]> * feat: apply filter for role Signed-off-by: bhavanakarwade <[email protected]> * feat: applied validation for uuid Signed-off-by: bhavanakarwade <[email protected]> * refactor: nats message Signed-off-by: bhavanakarwade <[email protected]> * refactor: improve error handling Signed-off-by: bhavanakarwade <[email protected]> * refactor: applied uuid validation for ecosystemId Signed-off-by: bhavanakarwade <[email protected]> * refactor: add organization function Signed-off-by: bhavanakarwade <[email protected]> * refactor: added organization functionality Signed-off-by: bhavanakarwade <[email protected]> * fix: handled empty array condition Signed-off-by: bhavanakarwade <[email protected]> * refactor: added organization into ecosystem with network validation Signed-off-by: bhavanakarwade <[email protected]> * refactor: find ecosystem member functionality Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * added openssl installation Signed-off-by: KambleSahil3 <[email protected]> * Update Dockerfile.utility fixed Sonar cloud issues Update Dockerfile.utility fixed Sonar cloud issues Signed-off-by: KambleSahil3 <[email protected]> * feat: implement w3c credential offer functionality with connection id Signed-off-by: bhavanakarwade <[email protected]> * refactor: dto example Signed-off-by: bhavanakarwade <[email protected]> * refactor: remove legacy connection invitation Signed-off-by: KulkarniShashank <[email protected]> * refactor: solved duplication error in agent-service Signed-off-by: KulkarniShashank <[email protected]> * fix: set primary did issue (#691) Signed-off-by: tipusinghaw <[email protected]> * Feat/verification w3c with connection (#690) * Add: w3c verification with connection Signed-off-by: Krishna <[email protected]> * Added: validations Signed-off-by: Krishna <[email protected]> * Remove commented code Signed-off-by: Krishna <[email protected]> * fix: sonarlint issues Signed-off-by: Krishna <[email protected]> * fix: sonarlint issues Signed-off-by: Krishna <[email protected]> * Add: validations Signed-off-by: Krishna <[email protected]> --------- Signed-off-by: Krishna <[email protected]> * add: zap changes merged from main Signed-off-by: Krishna <[email protected]> * feat: w3c credential for issuance by multiple sconnection id Signed-off-by: bhavanakarwade <[email protected]> * feat:add-invitation-did-for-reuse-connection Signed-off-by: pallavicoder <[email protected]> * feat: fetch all credential definitions from platform (#684) * feat: get all platform cred defs Signed-off-by: bhavanakarwade <[email protected]> * reafctor: modify get all platform cred defs dto Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: transaction request message (bug) (#686) * fix: transaction request message Signed-off-by: bhavanakarwade <[email protected]> * refactor: response message Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * Added goalCode in OOB presentationRequest payload Signed-off-by: Ankita Patidar <[email protected]> * fix: example in DTO Signed-off-by: Krishna <[email protected]> * fix: triming issues while getting all credential definitions by schema Id Signed-off-by: Krishna <[email protected]> * fix: store did document while creating did (#706) * fix: set primary did issue Signed-off-by: tipusinghaw <[email protected]> * fix: did documentation issue Signed-off-by: tipusinghaw <[email protected]> * changes error message in get did details Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * fix/feat : Updated W3C schema response and Implemented schema store logic (#714) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * fix: did service endpoint while creating DID (#715) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> * fix: did endpoint Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * refactor: updated sh file to pass schema manager URL (#716) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> * fix: did endpoint Signed-off-by: tipusinghaw <[email protected]> * refactor: updated sh file Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * feat: on-premises agent configuration and spin-up Signed-off-by: KulkarniShashank <[email protected]> * fix: example in DTO Signed-off-by: Krishna <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: store did document while creating did (#706) * fix: set primary did issue Signed-off-by: tipusinghaw <[email protected]> * fix: did documentation issue Signed-off-by: tipusinghaw <[email protected]> * changes error message in get did details Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * feat: on-premises connection invitation creation Signed-off-by: KulkarniShashank <[email protected]> * refactor: Added seprate method for agent configure Signed-off-by: KulkarniShashank <[email protected]> * fix: solved the sonarlint issues Signed-off-by: KulkarniShashank <[email protected]> * fix: solved the docker command as per version Signed-off-by: KulkarniShashank <[email protected]> * fix: solved the bug when store the dedicated connection, issuance and verification Signed-off-by: KulkarniShashank <[email protected]> * fix: resolved the error handling in agent config method Signed-off-by: KulkarniShashank <[email protected]> * fix/feat : Updated W3C schema response and Implemented schema store logic (#714) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: did service endpoint while creating DID (#715) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> * fix: did endpoint Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: did service endpoint while creating DID (#715) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> * fix: did endpoint Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * Added the error logger in agent configure Signed-off-by: KulkarniShashank <[email protected]> * fix/feat : Updated W3C schema response and Implemented schema store logic (#714) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> * fix: validation for inboundEndpoint domain Signed-off-by: KulkarniShashank <[email protected]> * fix: remove json files Signed-off-by: KulkarniShashank <[email protected]> * fix: remove unnecessary files Signed-off-by: KulkarniShashank <[email protected]> * fix: added validation for wallet name Signed-off-by: KulkarniShashank <[email protected]> * fix/w3c schema (#721) * feat: added logic to store W3C schema Signed-off-by: tipusinghaw <[email protected]> * fix: Error messages Signed-off-by: tipusinghaw <[email protected]> * fix: did endpoint Signed-off-by: tipusinghaw <[email protected]> * refactor: updated sh file Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * Added the logger in agent configure function Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: KambleSahil3 <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: pranalidhanavade <[email protected]> Signed-off-by: Krishna <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: sanjay.khatal <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: pallavicoder <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Signed-off-by: KambleSahil3 <[email protected]> Co-authored-by: KambleSahil3 <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: pranalidhanavade <[email protected]> Co-authored-by: Sanjay Khatal <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: tipusinghaw <[email protected]> Co-authored-by: sanjay.khatal <[email protected]> Co-authored-by: bhavanakarwade <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: Sheetal-ayanworks <[email protected]> Co-authored-by: pallavighule <[email protected]> Co-authored-by: Ankita Patidar <[email protected]> Co-authored-by: Ankita Patidar <[email protected]> Co-authored-by: Sai Ranjit Tummalapalli <[email protected]> Co-authored-by: KambleSahil3 <[email protected]> Co-authored-by: pallavicoder <[email protected]>
…4-05-2024-develop-to-qa Signed-off-by: tipusinghaw <[email protected]>
…rge/24-05-2024-develop-to-qa
merge: develop to qa
…qa-16-08-2024 Signed-off-by: KulkarniShashank <[email protected]>
…v-to-qa-16-08-2024
…v-to-qa-16-08-2024
merge: dev to qa (16-08-2024)
…ev-to-qa-23-08-2024
merge: dev to qa (23-08-2024)
* fix: fetch schema details * fix: applied validations for issuance using connection --------- Signed-off-by: bhavanakarwade <[email protected]>
* refactor: applied validations on issuance date (#934) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: encrypt clientId and client secret Signed-off-by: KulkarniShashank <[email protected]> * fix:collect reuse connection events Signed-off-by: pallavicoder <[email protected]> * feat: reuse connection usinginvitation DID (#940) Signed-off-by: tipusinghaw <[email protected]> * fix: unable to use platform archieved schema Signed-off-by: Krishna Waske <[email protected]> * fix: solved the clientId dcryption in verification email Signed-off-by: KulkarniShashank <[email protected]> * feat: basic message (#848) * WIP : Implementation of basic message protocol wrapper Signed-off-by: Ankita Patidar <[email protected]> * feat: basic message Signed-off-by: tipusinghaw <[email protected]> * changed response message Signed-off-by: tipusinghaw <[email protected]> * fix: sonar lint Signed-off-by: tipusinghaw <[email protected]> * fix: seperated URL creation logic Signed-off-by: tipusinghaw <[email protected]> * fix: changed error message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: Ankita Patidar <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Co-authored-by: Ankita Patidar <[email protected]> * refactor: fetch proof details function (#943) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> * fix: multiple schemas in verified proof details api Signed-off-by: bhavanakarwade <[email protected]> * refactor: description Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: basic message url (#944) Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: pallavicoder <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: Krishna Waske <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Ganesh Nawle <[email protected]> Co-authored-by: KulkarniShashank <[email protected]> Co-authored-by: pallavicoder <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: pallavighule <[email protected]> Co-authored-by: tipusinghaw <[email protected]> Co-authored-by: Krishna Waske <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: Ankita Patidar <[email protected]>
* refactor: applied validations on issuance date (#934) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: encrypt clientId and client secret Signed-off-by: KulkarniShashank <[email protected]> * fix:collect reuse connection events Signed-off-by: pallavicoder <[email protected]> * feat: reuse connection usinginvitation DID (#940) Signed-off-by: tipusinghaw <[email protected]> * fix: unable to use platform archieved schema Signed-off-by: Krishna Waske <[email protected]> * fix: solved the clientId dcryption in verification email Signed-off-by: KulkarniShashank <[email protected]> * feat: basic message (#848) * WIP : Implementation of basic message protocol wrapper Signed-off-by: Ankita Patidar <[email protected]> * feat: basic message Signed-off-by: tipusinghaw <[email protected]> * changed response message Signed-off-by: tipusinghaw <[email protected]> * fix: sonar lint Signed-off-by: tipusinghaw <[email protected]> * fix: seperated URL creation logic Signed-off-by: tipusinghaw <[email protected]> * fix: changed error message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: Ankita Patidar <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Co-authored-by: Ankita Patidar <[email protected]> * refactor: fetch proof details function (#943) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> * fix: multiple schemas in verified proof details api Signed-off-by: bhavanakarwade <[email protected]> * refactor: description Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * fix: basic message url (#944) Signed-off-by: tipusinghaw <[email protected]> * fix: add no_ledger type in seed file Signed-off-by: KulkarniShashank <[email protected]> * feat: migration logic for `org_dids` and schema type (#946) * feat:migration script for did list Signed-off-by: tipusinghaw <[email protected]> * feat:schema support for W3C Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * fix: migration did for organization DIDs (#948) * feat:migration script for did list Signed-off-by: tipusinghaw <[email protected]> * feat:schema support for W3C Signed-off-by: tipusinghaw <[email protected]> * fix: validation for null and empty string for did migration Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * fix: changed message pattern for basic-message (#950) * feat:migration script for did list Signed-off-by: tipusinghaw <[email protected]> * feat:schema support for W3C Signed-off-by: tipusinghaw <[email protected]> * fix: validation for null and empty string for did migration Signed-off-by: tipusinghaw <[email protected]> * fix: changed message pattern for basic message Signed-off-by: tipusinghaw <[email protected]> --------- Signed-off-by: tipusinghaw <[email protected]> * feat: reuse connection for issuance (#949) * feat: reuse connection for issuance Signed-off-by: bhavanakarwade <[email protected]> * refactor: property name Signed-off-by: bhavanakarwade <[email protected]> * refactor: argument name Signed-off-by: bhavanakarwade <[email protected]> * refactor: dto name Signed-off-by: bhavanakarwade <[email protected]> * fix: added certificate template Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Signed-off-by: pallavicoder <[email protected]> Signed-off-by: tipusinghaw <[email protected]> Signed-off-by: Krishna Waske <[email protected]> Signed-off-by: Ankita Patidar <[email protected]> Co-authored-by: Ganesh Nawle <[email protected]> Co-authored-by: KulkarniShashank <[email protected]> Co-authored-by: pallavicoder <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]> Co-authored-by: pallavighule <[email protected]> Co-authored-by: tipusinghaw <[email protected]> Co-authored-by: Krishna Waske <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: Ankita Patidar <[email protected]>
…qa-28-08-2024 Signed-off-by: KulkarniShashank <[email protected]>
merge: DEV to QA (28-08-2024)
…/qa-to-prod-August-2024
* fix: schema search during pahination issue Signed-off-by: Krishna Waske <[email protected]> * chore: changes for tipu Signed-off-by: Krishna Waske <[email protected]> * chore: changes for sahil Signed-off-by: Krishna Waske <[email protected]> * refactor: Implemented white labeling in taskdef.json file Signed-off-by: [email protected] <[email protected]> * fix: fetch schema name in credentials list (#959) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> * fix: multiple schemas in verified proof details api Signed-off-by: bhavanakarwade <[email protected]> * refactor: description Signed-off-by: bhavanakarwade <[email protected]> * fix: schemanames not visible in credentials list Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: Krishna Waske <[email protected]> Signed-off-by: [email protected] <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Co-authored-by: Krishna Waske <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: KambleSahil3 <[email protected]>
…a-to-prod-August-2024
* fix: schema search during pahination issue Signed-off-by: Krishna Waske <[email protected]> * chore: changes for tipu Signed-off-by: Krishna Waske <[email protected]> * chore: changes for sahil Signed-off-by: Krishna Waske <[email protected]> * refactor: Implemented white labeling in taskdef.json file Signed-off-by: [email protected] <[email protected]> * fix: fetch schema name in credentials list (#959) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> * fix: multiple schemas in verified proof details api Signed-off-by: bhavanakarwade <[email protected]> * refactor: description Signed-off-by: bhavanakarwade <[email protected]> * fix: schemanames not visible in credentials list Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * refactor: update .env.sample file Signed-off-by: KulkarniShashank <[email protected]> * fix: schema name is not getting in credentials list (#962) * fix: fetch schema details Signed-off-by: bhavanakarwade <[email protected]> * fix: applied validations for issuance using connection Signed-off-by: bhavanakarwade <[email protected]> * fix: multiple schemas in verified proof details api Signed-off-by: bhavanakarwade <[email protected]> * refactor: description Signed-off-by: bhavanakarwade <[email protected]> * fix: schemanames not visible in credentials list Signed-off-by: bhavanakarwade <[email protected]> * fix: schema id is not getting in credentials list Signed-off-by: bhavanakarwade <[email protected]> --------- Signed-off-by: bhavanakarwade <[email protected]> * refactor: update the .env.sample file Signed-off-by: KulkarniShashank <[email protected]> --------- Signed-off-by: Krishna Waske <[email protected]> Signed-off-by: [email protected] <[email protected]> Signed-off-by: bhavanakarwade <[email protected]> Signed-off-by: KulkarniShashank <[email protected]> Co-authored-by: Krishna Waske <[email protected]> Co-authored-by: Krishna <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: KambleSahil3 <[email protected]> Co-authored-by: KulkarniShashank <[email protected]> Co-authored-by: Shashank Kulkarni <[email protected]>
…a-to-prod-August-2024
merge: qa to prod
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: pallavicoder <[email protected]>
Signed-off-by: Ankita Patidar <[email protected]>
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Why